size 640 480
pictures intro			% Picture
text	intro			% Text Graphics   (10000+snum)
background intro


picture	5	0	70	10000

%	number	xpos	ypos	pushed	normal	greyed	flags
	
button	0	0	150	640	50	10001	10002	10003	push
button	1	0	200	640	50	10004	10005	10006	push
button	2	0	250	640	50	10007	10008	10009	push
button	3	0	300	640	50	10010	10011	10012	push
button	4	0	350	640	50	10013	10014	10015	push

end

